You can benefit by writing a set of 'buildout' scripts which put together all the right code such as Zope, third-party products, and your own application code in a repeatable way. You can get people up and running quickly with a Zope/Plone environment as they join your development team or as you need to roll out new production systems. This talk covers:
* Understanding the repeatable deployment religion. * Deciding on a buildout technology. * Writing the buildout scripts. * Dealing with changes to a build over time.